From 55b60f6da90ac279ffb62081144f20f726a9a8ce Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 7 Feb 2020 16:25:02 -0500 Subject: [PATCH] gtk-demo: Don't call gtk_main_quit It doesn't work with GtkApplications that do not call gtk_main(). --- demos/gtk-demo/main.ui | 1 - 1 file changed, 1 deletion(-) diff --git a/demos/gtk-demo/main.ui b/demos/gtk-demo/main.ui index bf70a37be6..f4849a6a08 100644 --- a/demos/gtk-demo/main.ui +++ b/demos/gtk-demo/main.ui @@ -28,7 +28,6 @@ 800 600 GTK Demo - 1 -- 2.30.2